-
Home
-
WooCommerce PayPal Payments
-
2.6.1
-
Code
-
Classes
- OrderProcessor
| Total Complexity |
35 |
| Dependencies |
23 |
| Dependents |
7 |
| Total lines |
384 |
| Lines of code |
153 |
| Logical lines of code |
82 |
| Comment lines |
147 |
| Methods |
8 |
| Properties |
15 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process() |
A |
41 |
13 |
55 |
| capture_authorized_downloads() |
S |
57 |
6 |
18 |
| order_is_ready_for_process() |
S |
56 |
5 |
20 |
| apply_outbound_order_filters() |
S |
58 |
4 |
15 |
| restore_order_from_filters() |
S |
63 |
4 |
10 |
| __construct() |
S |
59 |
1 |
15 |
| create_order() |
S |
62 |
1 |
13 |
| patch_order() |
S |
69 |
1 |
7 |